2026-03-09 20:48:36,666 [ 337926 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:42, check_args_and_update_paths) 2026-03-09 20:48:36,666 [ 337926 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:86, check_args_and_update_paths) 2026-03-09 20:48:36,666 [ 337926 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:97, check_args_and_update_paths) 2026-03-09 20:48:36,667 [ 337926 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:99, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_9eokhs --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=2cffe1eae894 -e DOCKER_BASE_TAG=1e0b53d756cf -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=caad4729259e -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node1]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node2]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node1]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node2]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node1]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node2]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[cluster_node1]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[cluster_node2]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node1]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node2]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node1]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node2]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node1]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node2]' test_distributed_storage_configuration/test.py::test_insert test_dot_in_user_name/test.py::test_user_with_dot_in_name test_drop_if_empty/test.py::test_drop_if_empty test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper test_failed_async_inserts/test.py::test_failed_async_inserts test_fetch_memory_usage/test.py::test_huge_column test_fetch_partition_with_outdated_parts/test.py::test_fetch_partition_with_outdated_parts test_fix_metadata_version/test.py::test_fix_metadata_version test_freeze_table/test.py::test_freeze_table test_grant_and_revoke/test_without_table_engine_grant.py::test_table_engine_and_source_grant test_group_array_element_size/test.py::test_limit_size test_group_array_element_size/test.py::test_max_exement_size test_http_native/test.py::test_http_native_returns_timezone test_insert_into_distributed_through_materialized_view/test.py::test_inserts_local 'test_insert_over_http_query_log/test.py::test_insert_over_http_exception[0]' 'test_insert_over_http_query_log/test.py::test_insert_over_http_exception[1]' test_insert_over_http_query_log/test.py::test_insert_over_http_invalid_statement test_insert_over_http_query_log/test.py::test_insert_over_http_ok test_insert_over_http_query_log/test.py::test_insert_over_http_unknown_table test_inserts_with_keeper_retries/test.py::test_query_timeout_with_zk_down test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart test_jbod_balancer/test.py::test_jbod_balanced_merge test_jbod_balancer/test.py::test_replicated_balanced_merge_fetch test_jbod_ha/test.py::test_jbod_ha test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin test_keeper_and_access_storage/test.py::test_create_replicated test_keeper_availability_zone/test.py::test_get_availability_zone test_keeper_force_recovery/test.py::test_cluster_recovery test_keeper_force_recovery_single_node/test.py::test_cluster_recovery test_keeper_four_word_command/test.py::test_cmd_clrs test_keeper_four_word_command/test.py::test_cmd_conf test_keeper_four_word_command/test.py::test_cmd_cons test_keeper_four_word_command/test.py::test_cmd_crst test_keeper_four_word_command/test.py::test_cmd_csnp test_keeper_four_word_command/test.py::test_cmd_dump test_keeper_four_word_command/test.py::test_cmd_isro test_keeper_four_word_command/test.py::test_cmd_lgif test_keeper_four_word_command/test.py::test_cmd_mntr test_keeper_four_word_command/test.py::test_cmd_rqld test_keeper_four_word_command/test.py::test_cmd_ruok test_keeper_four_word_command/test.py::test_cmd_srst test_keeper_four_word_command/test.py::test_cmd_srvr test_keeper_four_word_command/test.py::test_cmd_stat test_keeper_four_word_command/test.py::test_cmd_wchc test_keeper_four_word_command/test.py::test_cmd_wchp test_keeper_four_word_command/test.py::test_cmd_wchs test_keeper_four_word_command/test.py::test_cmd_ydld test_keeper_four_word_command/test_allow_list.py::test_allow_list test_keeper_internal_secure/test.py::test_secure_raft_works test_keeper_internal_secure/test.py::test_secure_raft_works_with_password test_keeper_map_retries/test.py::test_queries test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart test_keeper_mntr_pressure/test.py::test_aggressive_mntr test_keeper_nodes_move/test.py::test_node_move test_keeper_persistent_log/test.py::test_ephemeral_after_restart test_keeper_persistent_log/test.py::test_state_after_restart test_keeper_persistent_log/test.py::test_state_duplicate_restart test_keeper_profiler/test.py::test_profiler test_keeper_reconfig_add/test.py::test_reconfig_add test_keeper_restore_from_snapshot/test_disk_s3.py::test_recover_from_snapshot_with_disk_s3 test_keeper_s3_snapshot/test.py::test_s3_upload test_keeper_secure_client/test.py::test_connection test_keeper_session/test.py::test_session_close_shutdown test_keeper_session/test.py::test_session_timeout test_library_bridge/test.py::test_load_all test_library_bridge/test.py::test_load_all_many_rows test_library_bridge/test.py::test_load_ids test_library_bridge/test.py::test_load_keys test_library_bridge/test.py::test_null_values test_library_bridge/test.py::test_path_validation test_library_bridge/test.py::test_recover_after_bridge_crash test_library_bridge/test.py::test_server_restart_bridge_might_be_still_alive test_library_bridge/test.py::test_ssrf test_library_bridge/test_exiled.py::test_bridge_dies_with_parent 'test_log_family_s3/test.py::test_log_family_s3[Log]' 'test_log_family_s3/test.py::test_log_family_s3[StripeLog]' 'test_log_family_s3/test.py::test_log_family_s3[TinyLog]' test_log_family_s3/test.py::test_stripe_log_truncate test_lost_part/test.py::test_lost_last_part test_lost_part/test.py::test_lost_part_mutation test_lost_part/test.py::test_lost_part_other_replica test_lost_part/test.py::test_lost_part_same_replica -vvv" altinityinfra/integration-tests-runner:37a9815fd2fa '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: order-1.0.1, random-0.2, timeout-2.2.0, repeat-0.9.3, reportlog-0.4.0, xdist-3.5.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_insert_over_http_query_log/test.py::test_insert_over_http_exception[0] test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used test_library_bridge/test.py::test_load_all test_group_array_element_size/test.py::test_limit_size test_keeper_four_word_command/test.py::test_cmd_clrs test_lost_part/test.py::test_lost_last_part test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node1] test_keeper_persistent_log/test.py::test_ephemeral_after_restart test_log_family_s3/test.py::test_log_family_s3[Log] test_inserts_with_keeper_retries/test.py::test_query_timeout_with_zk_down [gw3] [ 1%] PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes [gw0] [ 2%] PASSED test_keeper_four_word_command/test.py::test_cmd_clrs test_keeper_four_word_command/test.py::test_cmd_conf [gw0] [ 3%] PASSED test_keeper_four_word_command/test.py::test_cmd_conf test_keeper_four_word_command/test.py::test_cmd_cons [gw0] [ 4%] PASSED test_keeper_four_word_command/test.py::test_cmd_cons test_keeper_four_word_command/test.py::test_cmd_crst [gw3] [ 5%] PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk [gw0] [ 6%] PASSED test_keeper_four_word_command/test.py::test_cmd_crst test_keeper_four_word_command/test.py::test_cmd_csnp [gw0] [ 7%] PASSED test_keeper_four_word_command/test.py::test_cmd_csnp test_keeper_four_word_command/test.py::test_cmd_dump [gw0] [ 8%] PASSED test_keeper_four_word_command/test.py::test_cmd_dump test_keeper_four_word_command/test.py::test_cmd_isro [gw0] [ 9%] PASSED test_keeper_four_word_command/test.py::test_cmd_isro test_keeper_four_word_command/test.py::test_cmd_lgif [gw1] [ 10%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node2] [gw0] [ 11%] PASSED test_keeper_four_word_command/test.py::test_cmd_lgif test_keeper_four_word_command/test.py::test_cmd_mntr [gw1] [ 12%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node2] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node1] [gw3] [ 13%] PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin [gw1] [ 14%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node2] [gw1] [ 15%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node2] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node1] [gw0] [ 16%] PASSED test_keeper_four_word_command/test.py::test_cmd_mntr test_keeper_four_word_command/test.py::test_cmd_rqld [gw1] [ 17%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node2] [gw3] [ 18%] PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin [gw1] [ 19%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node2] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[cluster_node1] [gw1] [ 20%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[cluster_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[cluster_node2] [gw1] [ 21%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[cluster_node2] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node1] [gw0] [ 22%] PASSED test_keeper_four_word_command/test.py::test_cmd_rqld test_keeper_four_word_command/test.py::test_cmd_ruok [gw0] [ 23%] PASSED test_keeper_four_word_command/test.py::test_cmd_ruok test_keeper_four_word_command/test.py::test_cmd_srst [gw0] [ 24%] PASSED test_keeper_four_word_command/test.py::test_cmd_srst test_keeper_four_word_command/test.py::test_cmd_srvr [gw1] [ 25%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node2] [gw8] [ 26%] PASSED test_keeper_persistent_log/test.py::test_ephemeral_after_restart test_keeper_persistent_log/test.py::test_state_after_restart [gw0] [ 27%] PASSED test_keeper_four_word_command/test.py::test_cmd_srvr test_keeper_four_word_command/test.py::test_cmd_stat [gw1] [ 28%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node2] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node1] [gw5] [ 29%] PASSED test_log_family_s3/test.py::test_log_family_s3[Log] test_log_family_s3/test.py::test_log_family_s3[StripeLog] [gw1] [ 30%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node2] [gw0] [ 31%] PASSED test_keeper_four_word_command/test.py::test_cmd_stat test_keeper_four_word_command/test.py::test_cmd_wchc [gw1] [ 32%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node2] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node1] [gw0] [ 33%] PASSED test_keeper_four_word_command/test.py::test_cmd_wchc test_keeper_four_word_command/test.py::test_cmd_wchp [gw1] [ 34%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node2] [gw0] [ 35%] PASSED test_keeper_four_word_command/test.py::test_cmd_wchp test_keeper_four_word_command/test.py::test_cmd_wchs [gw1] [ 36%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node2] test_distributed_storage_configuration/test.py::test_insert [gw0] [ 37%] PASSED test_keeper_four_word_command/test.py::test_cmd_wchs test_keeper_four_word_command/test.py::test_cmd_ydld [gw5] [ 38%] PASSED test_log_family_s3/test.py::test_log_family_s3[StripeLog] test_log_family_s3/test.py::test_log_family_s3[TinyLog] [gw0] [ 39%] PASSED test_keeper_four_word_command/test.py::test_cmd_ydld [gw4] [ 40%] PASSED test_insert_over_http_query_log/test.py::test_insert_over_http_exception[0] test_insert_over_http_query_log/test.py::test_insert_over_http_exception[1] test_keeper_internal_secure/test.py::test_secure_raft_works [gw8] [ 41%] PASSED test_keeper_persistent_log/test.py::test_state_after_restart test_keeper_persistent_log/test.py::test_state_duplicate_restart [gw5] [ 42%] PASSED test_log_family_s3/test.py::test_log_family_s3[TinyLog] test_log_family_s3/test.py::test_stripe_log_truncate test_drop_if_empty/test.py::test_drop_if_empty [gw4] [ 43%] PASSED test_insert_over_http_query_log/test.py::test_insert_over_http_exception[1] test_insert_over_http_query_log/test.py::test_insert_over_http_invalid_statement [gw4] [ 44%] PASSED test_insert_over_http_query_log/test.py::test_insert_over_http_invalid_statement test_insert_over_http_query_log/test.py::test_insert_over_http_ok [gw5] [ 45%] PASSED test_log_family_s3/test.py::test_stripe_log_truncate [gw4] [ 46%] PASSED test_insert_over_http_query_log/test.py::test_insert_over_http_ok test_insert_over_http_query_log/test.py::test_insert_over_http_unknown_table [gw2] [ 47%] PASSED test_library_bridge/test.py::test_load_all test_library_bridge/test.py::test_load_all_many_rows [gw4] [ 48%] PASSED test_insert_over_http_query_log/test.py::test_insert_over_http_unknown_table [gw9] [ 49%] PASSED test_group_array_element_size/test.py::test_limit_size test_group_array_element_size/test.py::test_max_exement_size [gw8] [ 50%] PASSED test_keeper_persistent_log/test.py::test_state_duplicate_restart test_grant_and_revoke/test_without_table_engine_grant.py::test_table_engine_and_source_grant test_keeper_session/test.py::test_session_close_shutdown [gw1] [ 51%] PASSED test_distributed_storage_configuration/test.py::test_insert [gw2] [ 52%] PASSED test_library_bridge/test.py::test_load_all_many_rows test_library_bridge/test.py::test_load_ids [gw2] [ 53%] PASSED test_library_bridge/test.py::test_load_ids test_library_bridge/test.py::test_load_keys [gw6] [ 54%] PASSED test_inserts_with_keeper_retries/test.py::test_query_timeout_with_zk_down test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect [gw2] [ 55%] PASSED test_library_bridge/test.py::test_load_keys test_library_bridge/test.py::test_null_values [gw6] [ 56%] PASSED test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart [gw2] [ 57%] PASSED test_library_bridge/test.py::test_null_values test_library_bridge/test.py::test_path_validation [gw2] [ 58%] PASSED test_library_bridge/test.py::test_path_validation test_library_bridge/test.py::test_recover_after_bridge_crash [gw0] [ 59%] PASSED test_drop_if_empty/test.py::test_drop_if_empty test_dot_in_user_name/test.py::test_user_with_dot_in_name [gw9] [ 60%] PASSED test_group_array_element_size/test.py::test_max_exement_size test_fetch_memory_usage/test.py::test_huge_column test_jbod_balancer/test.py::test_jbod_balanced_merge [gw4] [ 61%] PASSED test_grant_and_revoke/test_without_table_engine_grant.py::test_table_engine_and_source_grant [gw3] [ 62%] PASSED test_keeper_internal_secure/test.py::test_secure_raft_works test_keeper_internal_secure/test.py::test_secure_raft_works_with_password test_failed_async_inserts/test.py::test_failed_async_inserts [gw7] [ 63%] PASSED test_lost_part/test.py::test_lost_last_part test_lost_part/test.py::test_lost_part_mutation test_http_native/test.py::test_http_native_returns_timezone [gw2] [ 64%] PASSED test_library_bridge/test.py::test_recover_after_bridge_crash test_library_bridge/test.py::test_server_restart_bridge_might_be_still_alive [gw6] [ 65%] PASSED test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart [gw1] [ 66%] PASSED test_dot_in_user_name/test.py::test_user_with_dot_in_name [gw8] [ 67%] PASSED test_keeper_session/test.py::test_session_close_shutdown test_keeper_session/test.py::test_session_timeout [gw8] [ 68%] PASSED test_keeper_session/test.py::test_session_timeout test_keeper_and_access_storage/test.py::test_create_replicated test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper [gw5] [ 69%] SKIPPED test_fetch_memory_usage/test.py::test_huge_column test_jbod_ha/test.py::test_jbod_ha [gw0] [ 70%] PASSED test_failed_async_inserts/test.py::test_failed_async_inserts [gw4] [ 71%] PASSED test_http_native/test.py::test_http_native_returns_timezone test_fix_metadata_version/test.py::test_fix_metadata_version [gw6] [ 72%] PASSED test_keeper_and_access_storage/test.py::test_create_replicated test_freeze_table/test.py::test_freeze_table test_keeper_availability_zone/test.py::test_get_availability_zone test_insert_into_distributed_through_materialized_view/test.py::test_inserts_local [gw9] [ 73%] PASSED test_jbod_balancer/test.py::test_jbod_balanced_merge test_jbod_balancer/test.py::test_replicated_balanced_merge_fetch [gw1] [ 74%] PASSED test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper [gw0] [ 75%] PASSED test_freeze_table/test.py::test_freeze_table [gw4] [ 76%] PASSED test_insert_into_distributed_through_materialized_view/test.py::test_inserts_local [gw6] [ 77%] PASSED test_keeper_availability_zone/test.py::test_get_availability_zone test_keeper_force_recovery/test.py::test_cluster_recovery test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart test_keeper_mntr_pressure/test.py::test_aggressive_mntr test_keeper_reconfig_add/test.py::test_reconfig_add [gw5] [ 78%] PASSED test_fix_metadata_version/test.py::test_fix_metadata_version test_keeper_force_recovery_single_node/test.py::test_cluster_recovery [gw8] [ 79%] PASSED test_jbod_ha/test.py::test_jbod_ha [gw0] [ 80%] PASSED test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart [gw7] [ 81%] PASSED test_lost_part/test.py::test_lost_part_mutation test_lost_part/test.py::test_lost_part_other_replica test_keeper_profiler/test.py::test_profiler test_library_bridge/test_exiled.py::test_bridge_dies_with_parent [gw3] [ 82%] PASSED test_keeper_internal_secure/test.py::test_secure_raft_works_with_password test_fetch_partition_with_outdated_parts/test.py::test_fetch_partition_with_outdated_parts [gw6] [ 83%] PASSED test_keeper_reconfig_add/test.py::test_reconfig_add [gw2] [ 84%] PASSED test_library_bridge/test.py::test_server_restart_bridge_might_be_still_alive test_library_bridge/test.py::test_ssrf [gw2] [ 85%] SKIPPED test_library_bridge/test.py::test_ssrf test_keeper_nodes_move/test.py::test_node_move [gw0] [ 86%] SKIPPED test_library_bridge/test_exiled.py::test_bridge_dies_with_parent [gw3] [ 87%] PASSED test_fetch_partition_with_outdated_parts/test.py::test_fetch_partition_with_outdated_parts [gw9] [ 88%] PASSED test_jbod_balancer/test.py::test_replicated_balanced_merge_fetch test_keeper_four_word_command/test_allow_list.py::test_allow_list [gw8] [ 89%] PASSED test_keeper_profiler/test.py::test_profiler test_keeper_map_retries/test.py::test_queries [gw7] [ 90%] PASSED test_lost_part/test.py::test_lost_part_other_replica test_lost_part/test.py::test_lost_part_same_replica [gw4] [ 91%] PASSED test_keeper_mntr_pressure/test.py::test_aggressive_mntr [gw5] [ 92%] PASSED test_keeper_force_recovery_single_node/test.py::test_cluster_recovery [gw7] [ 93%] PASSED test_lost_part/test.py::test_lost_part_same_replica test_keeper_secure_client/test.py::test_connection [gw9] [ 94%] PASSED test_keeper_four_word_command/test_allow_list.py::test_allow_list test_keeper_s3_snapshot/test.py::test_s3_upload [gw5] [ 95%] PASSED test_keeper_secure_client/test.py::test_connection [gw3] [ 96%] PASSED test_keeper_map_retries/test.py::test_queries [gw2] [ 97%] PASSED test_keeper_nodes_move/test.py::test_node_move [gw1] [ 98%] PASSED test_keeper_force_recovery/test.py::test_cluster_recovery test_keeper_restore_from_snapshot/test_disk_s3.py::test_recover_from_snapshot_with_disk_s3 [gw8] [ 99%] PASSED test_keeper_s3_snapshot/test.py::test_s3_upload [gw1] [100%] PASSED test_keeper_restore_from_snapshot/test_disk_s3.py::test_recover_from_snapshot_with_disk_s3 =============================== warnings summary =============================== test_keeper_mntr_pressure/test.py::test_aggressive_mntr /usr/local/lib/python3.10/dist-packages/_pytest/threadexception.py:73: PytestUnhandledThreadExceptionWarning: Exception in thread Thread-10 () Traceback (most recent call last): File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner self.run() File "/usr/lib/python3.10/threading.py", line 953, in run self._target(*self._args, **self._kwargs) File "/ClickHouse/tests/integration/test_keeper_mntr_pressure/test.py", line 54, in node1_thread = threading.Thread(target=lambda: go_mntr(node1)) File "/ClickHouse/tests/integration/test_keeper_mntr_pressure/test.py", line 50, in go_mntr print(node.name, keeper_utils.send_4lw_cmd(cluster, node, "mntr")) File "/ClickHouse/tests/integration/helpers/keeper_utils.py", line 232, in send_4lw_cmd data = client.recv(100_000) ConnectionResetError: [Errno 104] Connection reset by peer warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ============================== slowest durations =============================== 73.61s call test_library_bridge/test.py::test_server_restart_bridge_might_be_still_alive 70.90s call test_keeper_internal_secure/test.py::test_secure_raft_works_with_password 66.08s call test_keeper_force_recovery/test.py::test_cluster_recovery 61.75s call test_lost_part/test.py::test_lost_part_mutation 60.12s call test_jbod_balancer/test.py::test_replicated_balanced_merge_fetch 46.90s call test_keeper_mntr_pressure/test.py::test_aggressive_mntr 41.24s call test_keeper_nodes_move/test.py::test_node_move 39.38s call test_keeper_force_recovery_single_node/test.py::test_cluster_recovery 38.60s call test_lost_part/test.py::test_lost_part_other_replica 35.43s call test_lost_part/test.py::test_lost_last_part 33.44s call test_jbod_ha/test.py::test_jbod_ha 30.16s teardown test_keeper_restore_from_snapshot/test_disk_s3.py::test_recover_from_snapshot_with_disk_s3 29.70s setup test_keeper_profiler/test.py::test_profiler 28.96s setup test_keeper_force_recovery/test.py::test_cluster_recovery 27.79s setup test_keeper_restore_from_snapshot/test_disk_s3.py::test_recover_from_snapshot_with_disk_s3 26.93s call test_keeper_s3_snapshot/test.py::test_s3_upload 23.32s teardown test_log_family_s3/test.py::test_stripe_log_truncate 23.00s teardown test_keeper_profiler/test.py::test_profiler 22.63s teardown test_keeper_s3_snapshot/test.py::test_s3_upload 22.60s setup test_fix_metadata_version/test.py::test_fix_metadata_version 22.17s setup test_lost_part/test.py::test_lost_last_part 21.25s setup test_inserts_with_keeper_retries/test.py::test_query_timeout_with_zk_down 20.70s setup test_keeper_s3_snapshot/test.py::test_s3_upload 20.68s setup test_insert_over_http_query_log/test.py::test_insert_over_http_exception[0] 20.65s call test_inserts_with_keeper_retries/test.py::test_query_timeout_with_zk_down 20.13s call test_group_array_element_size/test.py::test_max_exement_size 19.09s call test_jbod_balancer/test.py::test_jbod_balanced_merge 18.58s setup test_log_family_s3/test.py::test_log_family_s3[Log] 18.25s setup test_keeper_reconfig_add/test.py::test_reconfig_add 17.74s call test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart 17.52s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node1] 17.49s call test_keeper_map_retries/test.py::test_queries 17.21s call test_keeper_internal_secure/test.py::test_secure_raft_works 17.16s setup test_library_bridge/test.py::test_load_all 16.75s setup test_fetch_memory_usage/test.py::test_huge_column 16.50s setup test_group_array_element_size/test.py::test_limit_size 16.23s setup test_keeper_four_word_command/test.py::test_cmd_clrs 16.13s setup test_drop_if_empty/test.py::test_drop_if_empty 15.75s setup test_keeper_four_word_command/test_allow_list.py::test_allow_list 15.68s setup test_keeper_persistent_log/test.py::test_ephemeral_after_restart 15.65s setup test_keeper_availability_zone/test.py::test_get_availability_zone 15.43s call test_library_bridge/test.py::test_recover_after_bridge_crash 15.41s setup test_keeper_secure_client/test.py::test_connection 15.24s setup test_keeper_session/test.py::test_session_close_shutdown 14.94s setup test_keeper_map_retries/test.py::test_queries 14.91s setup test_http_native/test.py::test_http_native_returns_timezone 14.85s setup test_library_bridge/test_exiled.py::test_bridge_dies_with_parent 14.67s setup test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used 14.65s setup test_jbod_ha/test.py::test_jbod_ha 14.54s teardown test_keeper_reconfig_add/test.py::test_reconfig_add 14.26s setup test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper 14.18s setup test_jbod_balancer/test.py::test_jbod_balanced_merge 14.17s setup test_dot_in_user_name/test.py::test_user_with_dot_in_name 14.16s setup test_distributed_storage_configuration/test.py::test_insert 13.76s setup test_grant_and_revoke/test_without_table_engine_grant.py::test_table_engine_and_source_grant 13.70s setup test_freeze_table/test.py::test_freeze_table 13.58s call test_group_array_element_size/test.py::test_limit_size 13.54s setup test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart 13.35s setup test_keeper_force_recovery_single_node/test.py::test_cluster_recovery 13.07s setup test_failed_async_inserts/test.py::test_failed_async_inserts 12.88s setup test_keeper_internal_secure/test.py::test_secure_raft_works 12.78s call test_library_bridge/test.py::test_load_all 12.65s setup test_keeper_mntr_pressure/test.py::test_aggressive_mntr 12.55s teardown test_fetch_partition_with_outdated_parts/test.py::test_fetch_partition_with_outdated_parts 12.55s setup test_fetch_partition_with_outdated_parts/test.py::test_fetch_partition_with_outdated_parts 12.34s call test_keeper_session/test.py::test_session_close_shutdown 11.48s setup test_keeper_nodes_move/test.py::test_node_move 11.19s setup test_insert_into_distributed_through_materialized_view/test.py::test_inserts_local 10.65s setup test_keeper_and_access_storage/test.py::test_create_replicated 10.27s call test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper 9.93s call test_keeper_persistent_log/test.py::test_state_duplicate_restart 9.93s call test_library_bridge/test.py::test_load_all_many_rows 9.30s call test_keeper_reconfig_add/test.py::test_reconfig_add 8.46s call test_fix_metadata_version/test.py::test_fix_metadata_version 7.79s teardown test_fetch_memory_usage/test.py::test_huge_column 7.75s teardown test_http_native/test.py::test_http_native_returns_timezone 7.69s teardown test_failed_async_inserts/test.py::test_failed_async_inserts 7.69s teardown test_distributed_storage_configuration/test.py::test_insert 7.60s teardown test_drop_if_empty/test.py::test_drop_if_empty 7.06s teardown test_insert_over_http_query_log/test.py::test_insert_over_http_unknown_table 6.87s call test_lost_part/test.py::test_lost_part_same_replica 6.45s call test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart 6.45s teardown test_lost_part/test.py::test_lost_part_same_replica 6.13s teardown test_insert_into_distributed_through_materialized_view/test.py::test_inserts_local 6.08s teardown test_grant_and_revoke/test_without_table_engine_grant.py::test_table_engine_and_source_grant 5.94s teardown test_freeze_table/test.py::test_freeze_table 5.87s call test_keeper_restore_from_snapshot/test_disk_s3.py::test_recover_from_snapshot_with_disk_s3 5.70s teardown test_keeper_secure_client/test.py::test_connection 5.41s teardown test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart 5.26s teardown test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin 5.10s teardown test_jbod_ha/test.py::test_jbod_ha 4.96s teardown test_keeper_availability_zone/test.py::test_get_availability_zone 4.94s call test_keeper_persistent_log/test.py::test_ephemeral_after_restart 4.87s call test_drop_if_empty/test.py::test_drop_if_empty 4.81s teardown test_dot_in_user_name/test.py::test_user_with_dot_in_name 4.77s teardown test_jbod_balancer/test.py::test_replicated_balanced_merge_fetch 4.46s call test_keeper_persistent_log/test.py::test_state_after_restart 4.33s teardown test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper 4.00s teardown test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart 3.82s teardown test_fix_metadata_version/test.py::test_fix_metadata_version 3.63s teardown test_keeper_session/test.py::test_session_timeout 3.60s teardown test_keeper_map_retries/test.py::test_queries 3.58s teardown test_keeper_and_access_storage/test.py::test_create_replicated 3.49s teardown test_group_array_element_size/test.py::test_max_exement_size 3.38s call test_grant_and_revoke/test_without_table_engine_grant.py::test_table_engine_and_source_grant 3.36s call test_distributed_storage_configuration/test.py::test_insert 3.33s teardown test_keeper_force_recovery/test.py::test_cluster_recovery 3.20s teardown test_keeper_nodes_move/test.py::test_node_move 3.18s teardown test_keeper_mntr_pressure/test.py::test_aggressive_mntr 3.11s teardown test_keeper_internal_secure/test.py::test_secure_raft_works_with_password 3.10s teardown test_keeper_four_word_command/test.py::test_cmd_ydld 2.95s call test_insert_over_http_query_log/test.py::test_insert_over_http_exception[0] 2.94s teardown test_keeper_force_recovery_single_node/test.py::test_cluster_recovery 2.91s call test_insert_over_http_query_log/test.py::test_insert_over_http_exception[1] 2.90s teardown test_library_bridge/test_exiled.py::test_bridge_dies_with_parent 2.90s teardown test_keeper_persistent_log/test.py::test_state_duplicate_restart 2.89s teardown test_keeper_four_word_command/test_allow_list.py::test_allow_list 2.87s teardown test_library_bridge/test.py::test_ssrf 2.48s call test_log_family_s3/test.py::test_log_family_s3[TinyLog] 2.31s call test_log_family_s3/test.py::test_log_family_s3[Log] 2.30s call test_log_family_s3/test.py::test_stripe_log_truncate 2.17s call test_dot_in_user_name/test.py::test_user_with_dot_in_name 2.12s call test_fetch_partition_with_outdated_parts/test.py::test_fetch_partition_with_outdated_parts 2.05s call test_freeze_table/test.py::test_freeze_table 2.04s call test_failed_async_inserts/test.py::test_failed_async_inserts 2.01s call test_log_family_s3/test.py::test_log_family_s3[StripeLog] 1.89s call test_insert_over_http_query_log/test.py::test_insert_over_http_ok 1.62s call test_keeper_four_word_command/test_allow_list.py::test_allow_list 1.61s call test_library_bridge/test.py::test_load_ids 1.55s call test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect 1.52s call test_library_bridge/test.py::test_path_validation 1.49s call test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes 1.40s call test_library_bridge/test.py::test_load_keys 1.40s call test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk 1.14s call test_insert_into_distributed_through_materialized_view/test.py::test_inserts_local 1.03s call test_keeper_four_word_command/test.py::test_cmd_ydld 1.03s call test_keeper_four_word_command/test.py::test_cmd_rqld 0.94s call test_insert_over_http_query_log/test.py::test_insert_over_http_unknown_table 0.90s call test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used 0.86s call test_keeper_four_word_command/test.py::test_cmd_mntr 0.76s call test_library_bridge/test.py::test_null_values 0.75s call test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin 0.66s call test_insert_over_http_query_log/test.py::test_insert_over_http_invalid_statement 0.64s call test_keeper_four_word_command/test.py::test_cmd_lgif 0.60s call test_fetch_memory_usage/test.py::test_huge_column 0.43s call test_library_bridge/test_exiled.py::test_bridge_dies_with_parent 0.42s call test_keeper_four_word_command/test.py::test_cmd_stat 0.42s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node2] 0.39s call test_keeper_availability_zone/test.py::test_get_availability_zone 0.37s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node2] 0.37s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node1] 0.34s call test_keeper_four_word_command/test.py::test_cmd_cons 0.33s call test_keeper_four_word_command/test.py::test_cmd_wchs 0.32s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node1] 0.32s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node2] 0.32s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[cluster_node2] 0.32s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node2] 0.32s call test_keeper_four_word_command/test.py::test_cmd_crst 0.32s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[cluster_node1] 0.31s call test_keeper_four_word_command/test.py::test_cmd_wchc 0.30s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node2] 0.29s call test_keeper_four_word_command/test.py::test_cmd_srvr 0.28s call test_keeper_four_word_command/test.py::test_cmd_dump 0.27s call test_keeper_four_word_command/test.py::test_cmd_wchp 0.27s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node1] 0.27s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node1] 0.27s call test_keeper_and_access_storage/test.py::test_create_replicated 0.27s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node1] 0.27s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node1] 0.27s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node2] 0.22s call test_library_bridge/test.py::test_ssrf 0.22s call test_keeper_profiler/test.py::test_profiler 0.22s call test_keeper_four_word_command/test.py::test_cmd_clrs 0.22s call test_keeper_secure_client/test.py::test_connection 0.13s call test_keeper_four_word_command/test.py::test_cmd_conf 0.13s call test_keeper_four_word_command/test.py::test_cmd_srst 0.10s call test_keeper_four_word_command/test.py::test_cmd_csnp 0.08s call test_http_native/test.py::test_http_native_returns_timezone 0.03s call test_keeper_session/test.py::test_session_timeout 0.02s call test_keeper_four_word_command/test.py::test_cmd_isro 0.01s call test_keeper_four_word_command/test.py::test_cmd_ruok 0.00s teardown test_log_family_s3/test.py::test_log_family_s3[Log] 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node2] 0.00s teardown test_keeper_persistent_log/test.py::test_state_after_restart 0.00s teardown test_jbod_balancer/test.py::test_jbod_balanced_merge 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node2] 0.00s setup test_insert_over_http_query_log/test.py::test_insert_over_http_exception[1] 0.00s teardown test_group_array_element_size/test.py::test_limit_size 0.00s teardown test_keeper_session/test.py::test_session_close_shutdown 0.00s teardown test_insert_over_http_query_log/test.py::test_insert_over_http_exception[0] 0.00s teardown test_keeper_persistent_log/test.py::test_ephemeral_after_restart 0.00s teardown test_lost_part/test.py::test_lost_last_part 0.00s teardown test_inserts_with_keeper_retries/test.py::test_query_timeout_with_zk_down 0.00s setup test_library_bridge/test.py::test_load_ids 0.00s teardown test_keeper_four_word_command/test.py::test_cmd_mntr 0.00s teardown test_keeper_internal_secure/test.py::test_secure_raft_works 0.00s setup test_library_bridge/test.py::test_ssrf 0.00s setup test_lost_part/test.py::test_lost_part_same_replica 0.00s teardown test_keeper_four_word_command/test.py::test_cmd_wchp 0.00s setup test_log_family_s3/test.py::test_log_family_s3[TinyLog] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node1] 0.00s teardown test_keeper_four_word_command/test.py::test_cmd_lgif 0.00s teardown test_keeper_four_word_command/test.py::test_cmd_crst 0.00s setup test_keeper_session/test.py::test_session_timeout 0.00s setup test_keeper_persistent_log/test.py::test_state_after_restart 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[cluster_node2] 0.00s setup test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect 0.00s setup test_log_family_s3/test.py::test_log_family_s3[StripeLog] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node2] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[cluster_node1] 0.00s setup test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node2] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node1] 0.00s setup test_library_bridge/test.py::test_null_values 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node2] 0.00s setup test_log_family_s3/test.py::test_stripe_log_truncate 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node2] 0.00s setup test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart 0.00s teardown test_keeper_four_word_command/test.py::test_cmd_clrs 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[cluster_node2] 0.00s setup test_keeper_four_word_command/test.py::test_cmd_rqld 0.00s setup test_jbod_balancer/test.py::test_replicated_balanced_merge_fetch 0.00s setup test_keeper_four_word_command/test.py::test_cmd_lgif 0.00s setup test_keeper_four_word_command/test.py::test_cmd_isro 0.00s setup test_keeper_four_word_command/test.py::test_cmd_csnp 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node1] 0.00s teardown test_log_family_s3/test.py::test_log_family_s3[TinyLog] 0.00s teardown test_keeper_four_word_command/test.py::test_cmd_srvr 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node1] 0.00s setup test_keeper_four_word_command/test.py::test_cmd_srvr 0.00s setup test_library_bridge/test.py::test_server_restart_bridge_might_be_still_alive 0.00s setup test_keeper_four_word_command/test.py::test_cmd_conf 0.00s setup test_insert_over_http_query_log/test.py::test_insert_over_http_ok 0.00s setup test_library_bridge/test.py::test_load_all_many_rows 0.00s setup test_keeper_persistent_log/test.py::test_state_duplicate_restart 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node1] 0.00s setup test_keeper_four_word_command/test.py::test_cmd_stat 0.00s teardown test_library_bridge/test.py::test_load_all 0.00s setup test_library_bridge/test.py::test_path_validation 0.00s teardown test_library_bridge/test.py::test_load_keys 0.00s teardown test_keeper_four_word_command/test.py::test_cmd_wchs 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node2] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node1] 0.00s teardown test_keeper_four_word_command/test.py::test_cmd_dump 0.00s setup test_keeper_four_word_command/test.py::test_cmd_wchp 0.00s setup test_keeper_four_word_command/test.py::test_cmd_dump 0.00s setup test_keeper_four_word_command/test.py::test_cmd_wchs 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node1] 0.00s setup test_group_array_element_size/test.py::test_max_exement_size 0.00s setup test_keeper_four_word_command/test.py::test_cmd_srst 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node1] 0.00s setup test_library_bridge/test.py::test_recover_after_bridge_crash 0.00s setup test_keeper_four_word_command/test.py::test_cmd_mntr 0.00s setup test_keeper_four_word_command/test.py::test_cmd_crst 0.00s teardown test_keeper_four_word_command/test.py::test_cmd_stat 0.00s teardown test_keeper_four_word_command/test.py::test_cmd_csnp 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node1] 0.00s teardown test_insert_over_http_query_log/test.py::test_insert_over_http_exception[1] 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node1] 0.00s teardown test_keeper_four_word_command/test.py::test_cmd_srst 0.00s setup test_keeper_four_word_command/test.py::test_cmd_cons 0.00s teardown test_library_bridge/test.py::test_load_all_many_rows 0.00s setup test_library_bridge/test.py::test_load_keys 0.00s setup test_lost_part/test.py::test_lost_part_other_replica 0.00s setup test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes 0.00s setup test_keeper_four_word_command/test.py::test_cmd_ydld 0.00s teardown test_keeper_four_word_command/test.py::test_cmd_isro 0.00s teardown test_lost_part/test.py::test_lost_part_mutation 0.00s setup test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin 0.00s teardown test_insert_over_http_query_log/test.py::test_insert_over_http_invalid_statement 0.00s teardown test_keeper_four_word_command/test.py::test_cmd_wchc 0.00s teardown test_library_bridge/test.py::test_server_restart_bridge_might_be_still_alive 0.00s teardown test_library_bridge/test.py::test_null_values 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[cluster_node1] 0.00s setup test_lost_part/test.py::test_lost_part_mutation 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node2] 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node2] 0.00s setup test_keeper_internal_secure/test.py::test_secure_raft_works_with_password 0.00s teardown test_keeper_four_word_command/test.py::test_cmd_ruok 0.00s teardown test_keeper_four_word_command/test.py::test_cmd_cons 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node1] 0.00s teardown test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect 0.00s teardown test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used 0.00s setup test_keeper_four_word_command/test.py::test_cmd_ruok 0.00s setup test_insert_over_http_query_log/test.py::test_insert_over_http_invalid_statement 0.00s teardown test_library_bridge/test.py::test_recover_after_bridge_crash 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node2] 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node2] 0.00s teardown test_log_family_s3/test.py::test_log_family_s3[StripeLog] 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node2] 0.00s setup test_keeper_four_word_command/test.py::test_cmd_wchc 0.00s teardown test_lost_part/test.py::test_lost_part_other_replica 0.00s teardown test_keeper_four_word_command/test.py::test_cmd_conf 0.00s teardown test_library_bridge/test.py::test_path_validation 0.00s teardown test_library_bridge/test.py::test_load_ids 0.00s teardown test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk 0.00s setup test_insert_over_http_query_log/test.py::test_insert_over_http_unknown_table 0.00s teardown test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes 0.00s teardown test_keeper_four_word_command/test.py::test_cmd_rqld 0.00s teardown test_insert_over_http_query_log/test.py::test_insert_over_http_ok =========================== short test summary info ============================ PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used PASSED test_keeper_four_word_command/test.py::test_cmd_clrs PASSED test_keeper_four_word_command/test.py::test_cmd_conf PASSED test_keeper_four_word_command/test.py::test_cmd_cons PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes PASSED test_keeper_four_word_command/test.py::test_cmd_crst PASSED test_keeper_four_word_command/test.py::test_cmd_csnp PASSED test_keeper_four_word_command/test.py::test_cmd_dump PASSED test_keeper_four_word_command/test.py::test_cmd_isro PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node1] PASSED test_keeper_four_word_command/test.py::test_cmd_lgif PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node2] PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node1] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node2] PASSED test_keeper_four_word_command/test.py::test_cmd_mntr PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node1] PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node2] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[cluster_node1] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[cluster_node2] PASSED test_keeper_four_word_command/test.py::test_cmd_rqld PASSED test_keeper_four_word_command/test.py::test_cmd_ruok PASSED test_keeper_four_word_command/test.py::test_cmd_srst PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node1] PASSED test_keeper_persistent_log/test.py::test_ephemeral_after_restart PASSED test_keeper_four_word_command/test.py::test_cmd_srvr PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node2] PASSED test_log_family_s3/test.py::test_log_family_s3[Log] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node1] PASSED test_keeper_four_word_command/test.py::test_cmd_stat PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node2] PASSED test_keeper_four_word_command/test.py::test_cmd_wchc PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node1] PASSED test_keeper_four_word_command/test.py::test_cmd_wchp PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node2] PASSED test_keeper_four_word_command/test.py::test_cmd_wchs PASSED test_log_family_s3/test.py::test_log_family_s3[StripeLog] PASSED test_keeper_four_word_command/test.py::test_cmd_ydld PASSED test_insert_over_http_query_log/test.py::test_insert_over_http_exception[0] PASSED test_keeper_persistent_log/test.py::test_state_after_restart PASSED test_log_family_s3/test.py::test_log_family_s3[TinyLog] PASSED test_insert_over_http_query_log/test.py::test_insert_over_http_exception[1] PASSED test_insert_over_http_query_log/test.py::test_insert_over_http_invalid_statement PASSED test_log_family_s3/test.py::test_stripe_log_truncate PASSED test_insert_over_http_query_log/test.py::test_insert_over_http_ok PASSED test_library_bridge/test.py::test_load_all PASSED test_insert_over_http_query_log/test.py::test_insert_over_http_unknown_table PASSED test_group_array_element_size/test.py::test_limit_size PASSED test_keeper_persistent_log/test.py::test_state_duplicate_restart PASSED test_distributed_storage_configuration/test.py::test_insert PASSED test_library_bridge/test.py::test_load_all_many_rows PASSED test_library_bridge/test.py::test_load_ids PASSED test_inserts_with_keeper_retries/test.py::test_query_timeout_with_zk_down PASSED test_library_bridge/test.py::test_load_keys PASSED test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect PASSED test_library_bridge/test.py::test_null_values PASSED test_library_bridge/test.py::test_path_validation PASSED test_drop_if_empty/test.py::test_drop_if_empty PASSED test_group_array_element_size/test.py::test_max_exement_size PASSED test_grant_and_revoke/test_without_table_engine_grant.py::test_table_engine_and_source_grant PASSED test_keeper_internal_secure/test.py::test_secure_raft_works PASSED test_lost_part/test.py::test_lost_last_part PASSED test_library_bridge/test.py::test_recover_after_bridge_crash PASSED test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart PASSED test_dot_in_user_name/test.py::test_user_with_dot_in_name PASSED test_keeper_session/test.py::test_session_close_shutdown PASSED test_keeper_session/test.py::test_session_timeout PASSED test_failed_async_inserts/test.py::test_failed_async_inserts PASSED test_http_native/test.py::test_http_native_returns_timezone PASSED test_keeper_and_access_storage/test.py::test_create_replicated PASSED test_jbod_balancer/test.py::test_jbod_balanced_merge PASSED test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper PASSED test_freeze_table/test.py::test_freeze_table PASSED test_insert_into_distributed_through_materialized_view/test.py::test_inserts_local PASSED test_keeper_availability_zone/test.py::test_get_availability_zone PASSED test_fix_metadata_version/test.py::test_fix_metadata_version PASSED test_jbod_ha/test.py::test_jbod_ha PASSED test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart PASSED test_lost_part/test.py::test_lost_part_mutation PASSED test_keeper_internal_secure/test.py::test_secure_raft_works_with_password PASSED test_keeper_reconfig_add/test.py::test_reconfig_add PASSED test_library_bridge/test.py::test_server_restart_bridge_might_be_still_alive PASSED test_fetch_partition_with_outdated_parts/test.py::test_fetch_partition_with_outdated_parts PASSED test_jbod_balancer/test.py::test_replicated_balanced_merge_fetch PASSED test_keeper_profiler/test.py::test_profiler PASSED test_lost_part/test.py::test_lost_part_other_replica PASSED test_keeper_mntr_pressure/test.py::test_aggressive_mntr PASSED test_keeper_force_recovery_single_node/test.py::test_cluster_recovery PASSED test_lost_part/test.py::test_lost_part_same_replica PASSED test_keeper_four_word_command/test_allow_list.py::test_allow_list PASSED test_keeper_secure_client/test.py::test_connection PASSED test_keeper_map_retries/test.py::test_queries PASSED test_keeper_nodes_move/test.py::test_node_move PASSED test_keeper_force_recovery/test.py::test_cluster_recovery PASSED test_keeper_s3_snapshot/test.py::test_s3_upload PASSED test_keeper_restore_from_snapshot/test_disk_s3.py::test_recover_from_snapshot_with_disk_s3 SKIPPED [1] test_fetch_memory_usage/test.py:26: sanitizer build has higher memory consumption; also it is slow SKIPPED [1] test_library_bridge/test.py:354: Sanitizer cannot work with third-party shared libraries SKIPPED [1] test_library_bridge/test_exiled.py:53: Leak sanitizer falsely reports about a leak of 16 bytes in clickhouse-odbc-bridge ============= 97 passed, 3 skipped, 1 warning in 261.31s (0:04:21) =============